Very simple!

  1. Download the plugin Kepler Custom Fields
  2. Create a SIL Script Custom Field
  3. In the custom field configuration set a new script like this:
  4. return ldapUserRecord(“attribute”, “”, “”, “”, “user@example.com”, “user”);
  5. Remember to configure the LDAP connection
  6. Go to “Cog icon” –> Addons –> KEPLER –> LDAP Configuration
  7. URL = ldap://localhost:389
    BIND USER = cn=binduser,ou=IT Group,dc=alpha,dc=local
    PASSWORD = passw0rd
    BASEDN = dc=alpha,dc=local

 

Help info:

.'s avatar
Posted by:.

Leave a comment